home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
ARGONET
/
ARGO
/
SUPPORT
/
NEWSFIX.SPK
/
!NewsFix
/
StartPPP
< prev
Wrap
Text File
|
1997-05-30
|
948b
|
30 lines
| Load in the SLIPDriver module (different version for Acorn's stack)
|If "<VTi$LoadVStack>"="1" Then RMEnsure ArgoPPP 0 RMRun <Obey$Dir>.PPPDriver
| If it's already got Internet version 4.00 or above, load the new PPP driver
|If "<VTi$LoadVStack>"="0" OR "<VTi$LoadVStack>"="2" Then RMEnsure PPPDriver 0 RMRun <Obey$Dir>.PPPDrive2
RMEnsure ArgoPPP 0 RMRun <Obey$Dir>.PPPDrive2
| Determine if we have the INetDB module, and load it if not
Set VTi$HasINetDB 1
RMEnsure INetDB 0 Set VTi$HasINetDB 0
If "<VTi$HasINetDB>"="0" Then RMRun <Obey$Dir>.INetDB
| In case you're interested, the "-vj" was added - it's taken 11 days of testing to get this far! J Tribbeck, Fri 30th May 1997
pppd -bsdcomp -vj modem defaultroute noipdefault <VTi$Driver> <VTi$Port> <VTi$Speed>
| Flush the DNS cache
NSCache_Flush
| WimpSlot -min 32k -max 32k
| /<Obey$Dir>.WaitPPP
| Run the FilterDNS machine
| Filer_Run <VTiInternet$Dir>.Apps.FilterDNS.!FilterDNS